home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ShareWare OnLine 2
/
ShareWare OnLine Volume 2 (CMS Software)(1993).iso
/
os2
/
os2cop20.zip
/
INITEDIT.LST
< prev
next >
Wrap
File List
|
1993-03-21
|
1KB
|
43 lines
/*....................................................................*/
/* Do NOT mess around with this file.
/* Add files as necessary, but do NOT change the layout!
/* Add Init files and Non-Init files under the appropriate labels.
/*
/* If you forget the \ (backslash) in a file line, you have a problem,
/* since the program will crash and you will have to edit this file
/* and restart.
/*
/* !! There is NO preceding path to the Init files, because these files
/* are INICOPYed and placed in a special subdirectory by the
/* OS2Move2 REXX script.
/* Also there is NO preceding path to Config.Sys and Autoexec.Bat.
/* These two files MUST reside in the root (ie. <Drive>:\ )
/*
/* The texts '>INIT_FILES' and '>TXT_FILES'
/* are lead-ins for the InitEdit program.
/*
/* Any line begining with a '/*' is treated as a comment
/*
/*....................................................................*/
/*
>INIT_FILES
\OS2.INI
\OS2SYS.INI
\PMDIARY.INI
\EPM.INI
/*....................................................................*/
/*
/* These are .Exe, .Com, secondary Init files, etc.
>BIN_FILES
/*....................................................................*/
/*
>TXT_FILES
\Config.Sys
\Autoexec.Bat
\OS2\INI.RC
\OS2\INISYS.RC
\OS2\MDOS\WINOS2\Progman.INI
\OS2\MDOS\WINOS2\ATM.INI
\Startup.@#@
>>>THE_END